.. _`Json to Dict`: .. _`org.sysess.sympathy.json.jsontodict`: Json to Dict ```````````` .. image:: json_to_dict.svg :width: 48 Convert Json with a top-level dictionary to a Sympathy dictionary of Json elements. Definition :::::::::: Input ports ........... **json** json Json Output ports ............ **json_dict** {json} Json dict Related nodes ............. * :ref:`org.sysess.sympathy.json.jsontolist` * :ref:`org.sysess.sympathy.json.listtojson` * :ref:`org.sysess.sympathy.json.dicttojson` Implementation .............. .. automodule:: node_json_convert :noindex: .. class:: JsonToDict :noindex: